﻿@media only screen and (min-width:769px) {
	.xg_video .xg_img {position:absolute !important;left:0px;top:0px;cursor:pointer;}
}
@media only screen and (max-width:768px) {
	.xg_video .xg_img {position:absolute !important;left:0px;top:0px;cursor:pointer;}
}